x86/mm: remove incorrect BUG_ON.
authorTim Deegan <Tim.Deegan@citrix.com>
Wed, 24 Nov 2010 10:20:03 +0000 (10:20 +0000)
committerTim Deegan <Tim.Deegan@citrix.com>
Wed, 24 Nov 2010 10:20:03 +0000 (10:20 +0000)
commitf8ce4ee5488b8fc075da75b442aa9f8b66ce99b4
tree02b700729a8af4510af842961e1fca4f9f081177
parente1475a6693aac8cddc4bdd456548aa05a625556b
x86/mm: remove incorrect BUG_ON.
This BUG_ON tests a property of an effectively random PFN in the guest,
and is explicitly _not_ seeing the MFN that's known to be owned.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/mm/p2m.c